create
open override fun create(calendarPermission: CalendarPermission, settings: BasePermissionManager.Settings, coroutineScope: CoroutineScope): CalendarPermissionManager
Creates a CalendarPermissionManager
Return
Parameters
calendarPermission
the CalendarPermission to manage.
settings
BasePermissionManager.Settings to apply to the manager
coroutineScope
The CoroutineScope the manager runs on